projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
399ab49
)
scrolledwindow: Fix a typo
author
Krzesimir Nowak
<qdlacz@gmail.com>
Wed, 4 Nov 2015 13:19:13 +0000
(14:19 +0100)
committer
Krzesimir Nowak
<qdlacz@gmail.com>
Wed, 4 Nov 2015 13:19:13 +0000
(14:19 +0100)
gtk/gtkscrolledwindow.c
patch
|
blob
|
history
diff --git
a/gtk/gtkscrolledwindow.c
b/gtk/gtkscrolledwindow.c
index 7afdeadba7b0b1e0ec4a852607476e78362c3847..86ca62a33a2ac60b95c0ef46412894176e9f3955 100644
(file)
--- a/
gtk/gtkscrolledwindow.c
+++ b/
gtk/gtkscrolledwindow.c
@@
-112,7
+112,7
@@
* It uses transient subnodes with names overshoot and undershoot to
* draw the overflow and underflow indications. These nodes get
* the .left, .right, .top or .bottom style class added depending
- * on where the indic
ta
ion is drawn. If both scrollbars are visible,
+ * on where the indic
at
ion is drawn. If both scrollbars are visible,
* the area where they meet is drawn with a transient subnode named
* junction.
*/